home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2002 November
/
SGI Freeware 2002 November - Disc 3.iso
/
dist
/
fw_qt3.idb
/
usr
/
freeware
/
Qt
/
examples
/
rangecontrols
/
rangecontrols.doc.z
/
rangecontrols.doc
Wrap
Text File
|
2002-04-08
|
401b
|
30 lines
/*
$Id$
*/
/*! \page rangecontrols-example.html
\ingroup examples
\title Range controls
This examples shows various types of range controls that
are supported by Qt: dials, spin boxes and sliders.
<hr>
Header file:
\include rangecontrols/rangecontrols.h
<hr>
Implementation:
\include rangecontrols/rangecontrols.cpp
<hr>
Main:
\include rangecontrols/main.cpp
*/